SaRefundCalculationWorkflowAudit 
Logical Entity Name  SaRefundCalculationWorkflowAudit 
Default Table Name  SaRefundCalculationWorkflowAudit 
Physical Only  NO 
Definition 
 
Note 
 

SaRefundCalculationWorkflowAudit Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaRefundCalculationWorkflowAuditID(PK)    int  NO 
 
SaRefundCalcId(FK)    int  YES 
 
SaReturnOfT4Id(FK)    int  YES 
 
PreviousStatusId(FK)    int  YES 
 
CurrentStatusId(FK)    int  YES 
 
PreviousAssignedStaffId(FK)    int  YES 
 
CurrentAssignedStaffId(FK)    int  YES 
 
PreviousAssignedStaffGroupId(FK)    int  YES 
 
CurrentAssignedStaffGroupId(FK)    int  YES 
 
PreviousLockedById(FK)    int  YES 
 
CurrentLockById(FK)    int  YES 
 
PreviousLockedOn    datetime  YES 
 
CurrentLockedOn    datetime  YES 
 
Comments    varchar(5000)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
PreviousActionId(FK)    int  NO 
 
CurrentActionId(FK)    int  NO 
 

SaRefundCalculationWorkflowAudit Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaRefundCalculationWorkflowAudit_SaRefundCalculationWorkflowAuditID  PrimaryKey  SaRefundCalculationWorkflowAuditID 

SaRefundCalculationWorkflowAudit Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaRefundCalculationAction  Non-Identifying  One To Zero or More  FK_SaRefundCalculationWorkflowAuditCurrentActionId_SaRefundCalculationActionSaRefundCalculationActionId      CurrentActionId  NO  YES 
SyStaffGroup  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditCurrentAssignedStaffGroupId_SyStaffGroupSyStaffGroupId      CurrentAssignedStaffGroupId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditCurrentAssignedStaffId_SyStaffStaffId      CurrentAssignedStaffId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditCurrentLockById_SyStaffStaffId      CurrentLockById  NO  YES 
SaRefundCalculationStatus  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditCurrentStatusId_SaRefundCalculationStatusSaRefundCalculationStatusId      CurrentStatusId  NO  YES 
SaRefundCalculationAction  Non-Identifying  One To Zero or More  FK_SaRefundCalculationWorkflowAuditPreviousActionId_SaRefundCalculationActionSaRefundCalculationActionId      PreviousActionId  NO  YES 
SyStaffGroup  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditPreviousAssignedStaffGroupId_SyStaffGroupSyStaffGroupId      PreviousAssignedStaffGroupId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditPreviousAssignedStaffId_SyStaffStaffId      PreviousAssignedStaffId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditPreviousLockedById_SyStaffStaffId      PreviousLockedById  NO  YES 
SaRefundCalculationStatus  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditPreviousStatusId_SaRefundCalculationStatusSaRefundCalculationStatusId      PreviousStatusId  NO  YES 
SaRefundCalc  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditSaRefundCalcId_SaRefundCalcSaRefundCalcId      SaRefundCalcId  NO  YES 
SaReturnOfT4  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationWorkflowAuditSaReturnOfT4Id_SaReturnOfT4SaReturnOfT4Id      SaReturnOfT4Id  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaRefundCalculationWorkflowAuditUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaRefundCalculationWorkflowAudit Check Constraints 
Check Constraint Name  CheckConstraint